| الرقم | {if {$storename} eq 1}اسم المخزن | {/if}اسم المنتج | {if {$amount} eq 1}الكمية | {/if} {if {$productBuyPrice} eq 1}سعر الشراء | {/if} {if {$productSellAllPrice} eq 1}سعر الجمله | {/if} {if {$productSellHalfPrice} eq 1}سعر نصف لجمله | {/if} {if {$productSellUnitPrice} eq 1}سعر التجزئة | {/if} {if {$lastProcessDate} eq 1}تاريخ اخر عملية | {/if} {if {$image} eq 1}صورة | {/if} {if {$description} eq 1}الوصف | {/if} {if {$parcodaz} eq 1}الباركود | {/if} {if {$dasta} eq 1}سعر الدسته | {/if} {if {$ro3dasta} eq 1}سعر ربع دسته | {/if}|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {$x} | {if {$storename} eq 1}{$storedetail->storeName} | {/if}{$storedetail->productName} | {if {$amount} eq 1}{$storedetail->productquantity} | {/if} {if {$productBuyPrice} eq 1}{$storedetail->productBuyPrice} | {/if} {if {$productSellAllPrice} eq 1}{$storedetail->productSellAllPrice} | {/if} {if {$productSellHalfPrice} eq 1}{$storedetail->productSellHalfPrice} | {/if} {if {$productSellUnitPrice} eq 1}{$storedetail->productSellUnitPrice} | {/if} {if {$lastProcessDate} eq 1}{$storedetail->storedetaildate} | {/if} {if {$image} eq 1}
{if $storedetail->logo =="." || $storedetail->logo ==""}
لا يوجد
{else}
|
{/if}
{if {$description} eq 1}
{$storedetail->productDescription} | {/if} {if {$parcodaz} eq 1}{$storedetail->parcode} | {/if} {if {$dasta} eq 1}{$storedetail->productSellAllPrice*12} | {/if} {if {$ro3dasta} eq 1}{$storedetail->productSellAllPrice*3} | {/if}